home *** CD-ROM | disk | FTP | other *** search
INI File | 2006-09-16 | 409 b | 29 lines |
-
- [base]
- ControlType = COLLECTIONBOX
- Parent = None
- X = 0
- Y = 0
- Width = 640
- Height = 480
- Visible = True
- Enabled = True
- Name = base
- Anchor = Left, Top
- DrawBackground = False
- DrawType = Color
- DrawColor = 7
-
- [ProgressBox]
- ControlType = LISTBOX
- Parent = base
- X = 500
- Y = 10
- Width = 133
- Height = 252
- Visible = True
- Enabled = True
- Name = ProgressBox
- Anchor = Left, Top
- MultiSelect = False
-